home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / SYS / UTILS_DDE / !Filter / Desc < prev    next >
Text File  |  1992-01-19  |  598b  |  35 lines

  1. # This is a description of the wimp interface for fda
  2.  
  3. tool_details_start
  4.    name          "Filter";
  5.    version       "1.20 (19-Jan-92)";
  6.    wimpslot      128k;
  7. tool_details_end
  8.  
  9.  
  10. metaoptions_start
  11.    has_auto_run;
  12.    has_text_window;
  13.    has_summary_window;
  14. metaoptions_end
  15.  
  16.  
  17. dbox_start
  18.    icons_start
  19.       icn   3  maps_to string   not_saved;
  20.    icons_end
  21.  
  22.    defaults
  23.       icn  3 "";
  24.  
  25.    imports_start
  26.       drag_to  icn 3   inserts icn 3 separator_is " ";
  27.       drag_to  any     inserts icn 3 separator_is " ";
  28.       drag_to  iconbar inserts icn 3;
  29.    imports_end
  30. dbox_end
  31.  
  32.  
  33. order_is  icn 3;
  34.  
  35.